LRESPR

Syntax: LRESPR mc_file
Location: Toolkit II, THOR XVI

This command is used as a quick way of loading and starting machine code routines (mainly Toolkits). It will grab enough memory from the Resident Procedure Area to hold the given file, load the file into memory and then call it. Toolkit II sub-directories and the default data device are supported.

Example:
LRESPR BeuleTools_bin          
LRESPR ram1_MyTool_obj

CROSS-REFERENCE:
See also LINKUP and LRESFAST.
